Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / PrefabEditorCreationSettings / Prefab Editor Demo.json

Prefab Editor Demo

Server/PrefabEditorCreationSettings/Prefab Editor Demo.json, 360 B

Fields

FieldType
RootDirectorystring
UnprocessedPrefabPathsarray[1]
PasteYLevelGoalnumber
BlocksBetweenEachPrefabnumber
WorldGenTypestring
BlocksAboveSurfacenumber
PrefabStackingAxisstring
PrefabAlignmentstring
RecursiveSearchboolean
LoadChildrenboolean
LoadEntitiesboolean

Source

{
  "RootDirectory": "Asset",
  "UnprocessedPrefabPaths": [
    "Monuments/Encounter/Zone1/Tier1/Outpost/"
  ],
  "PasteYLevelGoal": 55,
  "BlocksBetweenEachPrefab": 15,
  "WorldGenType": "Flat",
  "BlocksAboveSurface": 0,
  "PrefabStackingAxis": "X",
  "PrefabAlignment": "Anchor",
  "RecursiveSearch": true,
  "LoadChildren": false,
  "LoadEntities": true
}